home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 4 (Reseller) / Apple Ref. & Pres. Lib.v4.0.iso / 5-Fonts & Software / HyperCard 1.2.5 / Help Stacks / Help / card_2771.txt < prev    next >
Text File  |  1989-09-06  |  3KB  |  151 lines

  1. -- card: 2771 from stack: in
  2. -- bmap block id: 48576
  3. -- flags: 0000
  4. -- background id: 2181
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on openCard
  8.   global crossRefDepth
  9.   -- After coming to a contents card, the return button comes to
  10.   -- here and does not retrace any old cross references.
  11.   put empty into crossRefDepth
  12.   pass openCard
  13. end openCard
  14.  
  15. on mouseUp
  16.   if visible of card field 1 then hide card field 1
  17. end mouseUp
  18.  
  19. on closeCard
  20.   hide card field 1
  21. end closeCard
  22.  
  23.  
  24. -- part 10 (button)
  25. -- low flags: 00
  26. -- high flags: 0001
  27. -- rect: left=254 top=291 right=314 bottom=282
  28. -- title width / last selected line: 0
  29. -- icon id / first selected line: 0 / 0
  30. -- text alignment: 1
  31. -- font id: 0
  32. -- text size: 12
  33. -- style flags: 0
  34. -- line height: 16
  35. -- part name: 
  36.  
  37.  
  38. -- part 22 (button)
  39. -- low flags: 00
  40. -- high flags: 0000
  41. -- rect: left=26 top=166 right=183 bottom=196
  42. -- title width / last selected line: 0
  43. -- icon id / first selected line: 0 / 0
  44. -- text alignment: 1
  45. -- font id: 0
  46. -- text size: 12
  47. -- style flags: 0
  48. -- line height: 16
  49. -- part name: 
  50. ----- HyperTalk script -----
  51. on mouseUp
  52.   visual effect zoom open
  53.   hide menubar
  54.   go to card introduction
  55. end mouseUp
  56.  
  57.  
  58.  
  59. -- part 25 (button)
  60. -- low flags: 00
  61. -- high flags: 0001
  62. -- rect: left=461 top=291 right=314 bottom=491
  63. -- title width / last selected line: 0
  64. -- icon id / first selected line: 0 / 0
  65. -- text alignment: 1
  66. -- font id: 0
  67. -- text size: 12
  68. -- style flags: 0
  69. -- line height: 16
  70. -- part name: 
  71.  
  72.  
  73. -- part 26 (button)
  74. -- low flags: 00
  75. -- high flags: 0001
  76. -- rect: left=218 top=291 right=314 bottom=248
  77. -- title width / last selected line: 0
  78. -- icon id / first selected line: 0 / 0
  79. -- text alignment: 1
  80. -- font id: 0
  81. -- text size: 12
  82. -- style flags: 0
  83. -- line height: 16
  84. -- part name: 
  85.  
  86.  
  87. -- part 28 (field)
  88. -- low flags: 81
  89. -- high flags: 0004
  90. -- rect: left=120 top=106 right=246 bottom=384
  91. -- title width / last selected line: 0
  92. -- icon id / first selected line: 0 / 0
  93. -- text alignment: 1
  94. -- font id: 2
  95. -- text size: 14
  96. -- style flags: 0
  97. -- line height: 18
  98. -- part name: 
  99.  
  100.  
  101. -- part 29 (button)
  102. -- low flags: 00
  103. -- high flags: 0000
  104. -- rect: left=310 top=96 right=169 bottom=435
  105. -- title width / last selected line: 0
  106. -- icon id / first selected line: 0 / 0
  107. -- text alignment: 1
  108. -- font id: 0
  109. -- text size: 12
  110. -- style flags: 0
  111. -- line height: 16
  112. -- part name: 
  113. ----- HyperTalk script -----
  114. on mouseUp
  115.   if visible of card field 1 then hide card field 1 else show card field 1
  116. end mouseUp
  117.  
  118.  
  119.  
  120. -- part contents for background part 1
  121. ----- text -----
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135. -- part contents for background part 2
  136. ----- text -----
  137.  
  138.  
  139. -- part contents for background part 51
  140. ----- text -----
  141. 120,188
  142.  
  143. -- part contents for card part 28
  144. ----- text -----
  145.  
  146. HyperCard Help
  147. by Carol Kaehler
  148.  
  149. Graphics  Kristee Kreitman
  150. HyperTalk Consultant Ted Kaehler
  151. Editor Jody Larson